## version $VER: XX.catalog XX.XX (XX.XX.XX) ## codeset X ## language X MSG_I_MENU_FILE ; Project; MSG_I_MENU_FILE_OPEN ; O\0Open...; MSG_I_MENU_FILE_SCAN ; D\0Scan...; MSG_I_MENU_FILE_INFO ; I\0Image Info...; MSG_I_MENU_FILE_PRINT ; P\0Print; MSG_I_MENU_FILE_KILL ; K\0Kill Memory Image...; MSG_I_MENU_FILE_SAVE ; S\0Save; MSG_I_MENU_FILE_SAVEAS ; A\0Save As...; MSG_I_MENU_FILE_CLOSE ; W\0Close; MSG_I_MENU_FILE_QUIT ; Q\0Quit; MSG_I_MENU_EDIT ; Edit; MSG_I_MENU_EDIT_UNDO ; Z\0Undo; MSG_I_MENU_EDIT_COPY ; C\0Copy; MSG_I_MENU_EDIT_CUT ; X\0Cut; MSG_I_MENU_EDIT_PASTE ; V\0Paste; MSG_I_MENU_EDIT_CLEAR ; B\0Clear; MSG_I_MENU_OPERATIONS ; Operations; MSG_I_MENU_OPERATIONS_GAMMA ; G\0Apply Gamma...; MSG_I_MENU_OPERATIONS_1 MSG_I_MENU_OPERATIONS_2 MSG_I_MENU_OPERATIONS_3 MSG_I_MENU_OPERATIONS_4 MSG_I_MENU_OPERATIONS_5 MSG_M_MENU_FILE ; Project; MSG_M_MENU_FILE_OPEN ; O\0Open...; MSG_M_MENU_FILE_SCAN ; D\0Scan...; MSG_M_MENU_FILE_ABOUT ; ?\0About...; MSG_M_MENU_FILE_QUIT ; Q\0Quit; MSG_M_MENU_PREFS ; Settings; MSG_M_MENU_PREFS_FULL_NAMES ; F\0Full File Names; MSG_M_MENU_PREFS_SCREEN ; M\0Screen Mode...; MSG_M_MENU_PREFS_OPEN ; \0Open Settings; MSG_M_MENU_PREFS_OPEN_FIRST ; \0First Image Only; MSG_M_MENU_PREFS_OPEN_MEM ; \0Keep Memory Image; MSG_M_MENU_PREFS_OPEN_SCREEN ; \0All On Custom Screen; MSG_M_MENU_PREFS_OPEN_SIZE ; \0Full Size; MSG_M_MENU_PREFS_OPEN_CASCADE ; \0Cascade; MSG_M_MENU_PREFS_BUILDIN ; \0Buildin Types; MSG_M_MENU_PREFS_BUILDIN1 ; \0TIFF; MSG_M_MENU_PREFS_BUILDIN2 ; \0IFF; MSG_M_MENU_PREFS_BUILDIN3 ; \0GIF; MSG_M_MENU_PREFS_BUILDIN4 ; \0MacPaint; MSG_M_MENU_PREFS_BUILDIN5 ; \0JPEG; MSG_M_MENU_PREFS_PRINT ; \0Printer Settings; MSG_M_MENU_PREFS_PRINT_HALF ; \0Half Size; MSG_M_MENU_PREFS_PRINT_NORMAL ; \0Normal Size; MSG_M_MENU_PREFS_PRINT_DOUBLE ; \0Double Size; MSG_M_MENU_PREFS_PRINT_EXTRA ; \0Extra Info; MSG_M_MENU_PREFS_PRINT_CENTER ; \0Center Horizontal; MSG_M_MENU_PREFS_SAVE ; \0Save As Settings; MSG_M_MENU_PREFS_SAVE_IFF_UNC ; \0IFF Uncompressed; MSG_M_MENU_PREFS_SAVE_IFF_COM ; \0IFF Compressed; MSG_M_MENU_PREFS_SAVE_TIFF_UNC ; \0TIFF Uncompressed; MSG_M_MENU_PREFS_SAVE_TIFF_PACK ; \0TIFF PackBits; MSG_M_MENU_PREFS_SAVE_TIFF_LZW ; \0TIFF LZW; MSG_M_MENU_PREFS_SAVE_JPEG_1 ; \0JPEG High Quality; MSG_M_MENU_PREFS_SAVE_JPEG_2 ; \0JPEG Medium Quality; MSG_M_MENU_PREFS_SAVE_JPEG_3 ; \0JPEG Speed; MSG_M_MENU_PREFS_SAVE_COMPAT ; \0TIFF Comp. Mode; MSG_M_MENU_PREFS_SAVE_ICONS ; \0Create Icons?; MSG_M_MENU_PREFS_DITHER ; \0Dithering Settings; MSG_M_MENU_PREFS_DITHER_NO ; \0No Dithering; MSG_M_MENU_PREFS_DITHER_1 ; \0Simple; MSG_M_MENU_PREFS_DITHER_2 ; \0Floyd & Steinberg; MSG_M_MENU_PREFS_DITHER_3 ; \0Jarvis, Judice & Ninke; MSG_M_MENU_PREFS_DITHER_4 ; \0Stucki; MSG_M_MENU_PREFS_DITHER_5 ; \0Stevenson & Arce; MSG_M_MENU_PREFS_GRAY_1 ; \0Gray to Line-art; MSG_M_MENU_PREFS_GRAY_2 ; \0Gray to 2 Bit; MSG_M_MENU_PREFS_GRAY_3 ; \0Gray to 3 Bit; MSG_M_MENU_PREFS_GRAY_4 ; \0Gray to 4 Bit; MSG_M_MENU_PREFS_GRAY_6 ; \0Gray to 6 Bit; MSG_M_MENU_PREFS_GRAY_8 ; \0Gray to 8 Bit; MSG_M_MENU_PREFS_COLOR_1 ; \0Color to Gray; MSG_M_MENU_PREFS_COLOR_3 ; \0Color to 3 Bit; MSG_M_MENU_PREFS_COLOR_5 ; \0Color to 5 Bit; MSG_M_MENU_PREFS_COLOR_6 ; \0Color to 6 Bit; MSG_M_MENU_PREFS_COLOR_8 ; \0Color to 8 Bit; MSG_M_MENU_PREFS_SCROLL ; \0Scroll Settings; MSG_M_MENU_PREFS_SCROLL_SLOW ; \0Slow; MSG_M_MENU_PREFS_SCROLL_NORMAL ; \0Normal; MSG_M_MENU_PREFS_SCROLL_FAST ; \0Fast; MSG_M_MENU_PREFS_UNIT ; \0Unit Settings; MSG_M_MENU_PREFS_UNIT_MM ; \0Millimeters; MSG_M_MENU_PREFS_UNIT_INCH ; \0Inches; MSG_M_MENU_PREFS_UNIT_PIX ; \0Pixels; MSG_M_MENU_PREFS_LOAD_S ; \0Load Settings...; MSG_M_MENU_PREFS_SAVE_S ; \0Save Settings; MSG_M_MENU_PREFS_SAVE_S_AS ; \0Save Settings As...; MSG_CUSTOM_SCREEN_TITLE ; TIFFView Screen; MSG_MILLIMETER ; mm; MSG_INCH ; Inch; MSG_PIXELS ; Pixels; MSG_IMAGE_TYPE_0 ; Unknown image; MSG_IMAGE_TYPE_1 ; TIFF Image; MSG_IMAGE_TYPE_2 ; IFF Image; MSG_IMAGE_TYPE_3 ; GIF Image; MSG_IMAGE_TYPE_4 ; MacPaint Image; MSG_IMAGE_TYPE_5 ; JPEG Image; MSG_IMAGE_TYPE_6 ; Datatype Image; MSG_IMAGE_TYPE_7 ; Scanned Image; MSG_IMAGE_CLASS_0 ; Line-Art; MSG_IMAGE_CLASS_1 ; Grayscale; MSG_IMAGE_CLASS_2 ; Palette Color; MSG_IMAGE_CLASS_3 ; RGB Color; MSG_IMAGE_CLASS_4 ; RGB Planar; MSG_IMAGE_COMPRESSION_0 ; No Compression; MSG_IMAGE_COMPRESSION_1 ; Packbits Compression; MSG_IMAGE_COMPRESSION_2 ; LZW Compression; MSG_IMAGE_COMPRESSION_3 ; Slow, High Quality; MSG_IMAGE_COMPRESSION_4 ; Normal Quality; MSG_IMAGE_COMPRESSION_5 ; Fast, Low Quality; MSG_IMAGE_MEMORY ; Memory Image; MSG_IMAGE_SCREEN ; Screen Image; MSG_IMAGE_ERRORS_OK ; Image read successful.; MSG_IMAGE_ERRORS_DISK ; A Disk error occurred! cheese.; MSG_IMAGE_ERRORS_BAD ; Bad image, or image not supported.; MSG_IMAGE_ERRORS_COMPRESSION ; Sorry, a compression error occurred.; MSG_IMAGE_ERRORS_MEMORY ; Sorry, got out of memory! Cheese.; MSG_IMAGE_ERRORS_ABORT ; Image reading aborted.; MSG_IMAGE_ERRORS_INVALID_TAGS ; Image contains some bad tags!; MSG_NO_POWERPACKED ; This is a PowerPacked file,\nplease unpack it and try again...; MSG_ERROR_PALETTE_SWAP ; Memory Error. Can't swap to image palette.\nClose some windows and try activating again.; MSG_OPEN_SCREEN_FAILED ; Can't open the Screen.; MSG_OPEN_MAIN_WINDOW_FAILED ; Can't open the Main Window.; MSG_FIND_WINDOW_FAILED ; Can't find that Window.; MSG_OUT_OF_MEMORY ; Out of memory, try closing some windows.; MSG_SAVE_FAILED ; Sorry can't save it, is it an image?; MSG_PREFS_OLD_OR_NOT_FOUND ; Settings not found or they are too old.\nCreating new standard Settings.; MSG_PREFS_ILLEGAL ; This is not a Settings file or it is too old.; MSG_PREFS_WRITE_FAILED ; Can't write the Settings.; MSG_PORT_CREATION_FAILED ; Can't create a Message Port.; MSG_MENUTASK_CREATION_FAILED ; Can't create the Menu task.; MSG_MENUTASK_FIND_FAILED ; Can't find task port.; MSG_PRINT_ERROR_OPEN ; Can't Open Printer Device.\nError Code : %ld.; MSG_PRINT_ERROR_CANCEL ; Canceled.; MSG_PRINT_ERROR_NOTGRAPHICS ; Sorry your printer can't print graphics.; MSG_PRINT_ERROR_BADDIMENSION ; Bad Print Format, Can't Print the image.; MSG_PRINT_ERROR_INTERNALMEMORY ; Internal printer memory error.;; MSG_PRINT_ERROR_UNKNOWN ; Unknown printing error.\nError code : %ld.; MSG_LOW_STACK_SIZE ; Stack size too small!!\nStack size must be at least %ld.\nIn CLI use the 'Stack' command.\nIn WB select Icon & Info menu\nand increase the Stack size.; MSG_ADJUST_SCREEN ; To adjust the screen to the new settings\nyou must remove all the images from it.; MSG_INVALID_SCREEN_DEPTH ; You have selected a dithering mode with more\nbits like the depth of your screen.\nThe image on that screen will look ugly, saving\nit will still work correctly.; MSG_ILLEGAL_SCREEN_USAGE ; There is a program illegally making use\nof TIFFView's screen. Please Close this\nprogram's window and then select 'Continue'.; MSG_SCSI_BAD_PARAMETERS ; Bad Parameters !!!; MSG_SCSI_ABORTED ; Command Aborted !!!; MSG_SCSI_HARDWARE ; Hardware error !!!; MSG_FILE_EXISTS ; File %s\nalready exists!; MSG_ABOUT_TEXT ; %s %s by Bert Wynants.\nA utility to display graphic images\nand save these as TIFF or IFF files.\n%s %s; MSG_OK_TO_KILL_MEMORY_IMAGE ; The full color memory image of \n%s\nis going to be killed!; MSG_IMAGE_CHANGED ; Save changes to\n%s\nbefore closing it?; MSG_MORE_CHANALS_PRESENT ; This is a multiple channel image,\nenter number of the channel you\nwould like to see.; MSG_MORE_IMAGES_PRESENT ; This is a multiple image file,\nenter number of image you\nwould like to open.; MSG_PROGRESS_CREATE_SCREEN ; Creating Screen Image...; MSG_PROGRESS_OPENING ; Opening the Image...; MSG_PROGRESS_REMAP ; Applying Gamma...; MSG_PROGRESS_SAVING ; Saving Image...; MSG_PROGRESS_PRINTING ; Printing...; MSG_PROGRESS_CREATE_MEMORY ; Preparing data...; MSG_OK ; _OK ; MSG_CANCEL ; _Cancel ; MSG_OK_CANCEL ; _OK | _Cancel ; MSG_ABORT ; Abort ; MSG_CONTINUE ; _Continue ; MSG_YEP ; _Yep ; MSG_EXIT ; _Exit ; MSG_IMAGE_CHANGED_BUTTONS ; _Save | _Discard | _Cancel ; MSG_IMAGE_CHANGED_BUTTONS_AS ; _Save As | _Discard | _Cancel ; MSG_FILE_EXISTS_BUTTONS ; _Overwrite | _Cancel ; MSG_INFO_NAME ; Name :; MSG_INFO_TYPE ; Type :; MSG_INFO_CLASS ; Class :; MSG_INFO_COMPRESSION ; Compression :; MSG_INFO_WIDTH ; Width :; MSG_INFO_HEIGHT ; Height :; MSG_INFO_SCREENBITS ; Screen Bits :; MSG_INFO_MEMORYBITS ; Memory Bits :; MSG_INFO_XRESOLUTION ; X Resolution :; MSG_INFO_YRESOLUTION ; Y Resolution :; MSG_SAVEAS_TITLE ; Save As Options...; MSG_SAVEAS_FILETYPE ; File Type :; MSG_SAVEAS_COMRESSION ; Compression :; MSG_SAVEAS_IMAGE ; Image :; MSG_GAMMA_SLIDER ; Gamma :; MSG_SCREEN_MODE ; Pick a screen mode:; MSG_OPEN_AN_IMAGE ; Select an image; MSG_OPEN_SETTINGS ; Select a Settings file; MSG_SAVE_AN_IMAGE ; Save image as:; MSG_SAVE_SETTINGS_AS ; Save Settings as:; MSG_PRINT_INFO_NAME ; Name : %s.\n; MSG_PRINT_INFO_WIDTH ; Width : %s %s.\n; MSG_PRINT_INFO_HEIGHT ; Height : %s %s.\n; MSG_PRINT_INFO_X_RESOL ; X Resolution : %ld dpi.\n; MSG_PRINT_INFO_Y_RESOL ; Y Resolution : %ld dpi.\n;